Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚚 Fix typo in SCSS file name from 'higlight.scss' to 'highlight.scss' #5251

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

balajis-qb
Copy link

Description

This PR corrects a typo in the SCSS file name, changing it from higlight.scss to highlight.scss.

Changes

  • Renamed the SCSS file name
  • Updated all relevant @use statements to reference the correct file name

Contribution checklist

  • I have followed the contributing guidelines.
  • I have formatted my code with Prettier and checked for linting issues with ESLint for code readability.

Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ This pull request was sent to the PullRequest network for review. Expert reviewers are now being matched to your request based on the code's requirements. Stay tuned!

What to expect from this code review:
  • Comments posted to any areas of potential concern or improvement.
  • Detailed feedback or actions needed to resolve issues that are found.
  • Turnaround times vary, but we aim to be swift.

@balajis-qb you can click here to see the review status or cancel the code review job.

Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PullRequest Breakdown

Reviewable lines of change

+ 1
- 1

100% SCSS

Type of change

Fix - These changes are likely to be fixing a bug or issue.

Copy link

@pullrequest pullrequest bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

About as simple of a fix as it gets! Nice catch 👍

Image of Jacob Jacob


Reviewed with ❤️ by PullRequest

@balajis-qb
Copy link
Author

Hi @martijnrusschen,

Currently the test cases are failing due to a fix made in the last month. I raised an issue stating why this issue occurs and raised a fix for this in this PR.

Once we move that PR, I'll update this PR by merging it with the main branch - which will auto-resolve the pipeline failing case for this branch.

@martijnrusschen martijnrusschen merged commit 92477ac into Hacker0x01:main Dec 1, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants